home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
SourceCode
/
Palettes
/
3.0JoyStick
/
Makefile
< prev
next >
Wrap
Makefile
|
1995-06-12
|
818b
|
39 lines
#
# Generated by the NeXT Project Builder.
#
# NOTE: Do NOT change this file -- Project Builder maintains it.
#
# Put all of your customizations in files called Makefile.preamble
# and Makefile.postamble (both optional), and Makefile will include them.
#
NAME = JoyStickPalette
PROJECTVERSION = 1.1
LANGUAGE = English
LOCAL_RESOURCES = JoyStickInspector.nib JoyStickPalette.nib
GLOBAL_RESOURCES = JS.tiff palette.table
CLASSES = JoyStick.m JoyStickInspector.m JoyStickPalette.m
HFILES = JoyStick.h JoyStickInspector.h JoyStickPalette.h
OTHERSRCS = Makefile
MAKEFILEDIR = /NextDeveloper/Makefiles/app
INSTALLDIR = /NextDeveloper/Palettes
INSTALLFLAGS = -c -s -m 755
SOURCEMODE = 444
-include Makefile.preamble
include $(MAKEFILEDIR)/palette.make
-include Makefile.postamble
-include Makefile.dependencies